FlexGrid for WPF
InsertRange メソッド (GridRowColCollection<T>)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridRowColCollection<T> クラス : InsertRange メソッド
シンタックス
'宣言
 
Public Sub InsertRange( _
   ByVal startingIndex As System.Integer, _
   ByVal items As System.Collections.Generic.IEnumerable(Of T) _
) 
public void InsertRange( 
   System.int startingIndex,
   System.Collections.Generic.IEnumerable<T> items
)

パラメータ

startingIndex
items
参照

GridRowColCollection<T> クラス
GridRowColCollection<T> メンバ